home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 023a / pfrm30.zip / CHECK.FRM next >
Text File  |  1989-03-12  |  2KB  |  36 lines

  1. ~{The TESTDATA file should be on the screen when printing this form.}~
  2. ~{Lines beginning and ending with tildes and curley brackets are comments.}~
  3. ~{Each line ending with ~+~ will be joind with the line following it.  This}~
  4. ~{allows several shorter lines to be joined into one longer line.}~
  5. ~{Each line ending with ~\~ will be overwritten by the line following it.}~
  6. ~{If you're using the FORMED editor, you can switch in and out of graphic}~
  7. ~{character mode by pressing Ctrl-G.  And F1 will give you limited help.}~
  8. ~{Below is the Epson printer code to switch to character graphics mode.}~
  9. ~PRINTCODE 027054027116001~
  10. ╔═════════════════════════════════════════════════════════════════════════════╗
  11. ║                              Your Favorite Bank                             ║
  12. ║                                                                             ║
  13. ║                                                                             ║
  14. ║  ~+~
  15.                                                                            ║~\~
  16.   ~DATE~                                           Check No.  ~("Check: ",6)~
  17. ║                                                                             ║
  18. ║  ~+~
  19.                                                                            ║~\~
  20.   Pay to the order of ~[25]("Payee: ",25)~~+~
  21.           the sum of $~("Amount: ",9)~
  22. ║                                                                             ║
  23. ║  ~+~
  24.                                                                            ║~\~
  25.        ***~("amount: ",9)~*** Dollars
  26. ║                                                                             ║
  27. ║                                                                             ║
  28. ║                                                                             ║
  29. ║                                     _______________________________________ ║
  30. ║                                     Signature                               ║
  31. ║  ~+~
  32.                                                                            ║~\~
  33.   For ~("for: ",20)~
  34. ╚═════════════════════════════════════════════════════════════════════════════╝
  35. ~NEWPAGE~
  36.